SaAutoCharge 
Logical Entity Name  SaAutoCharge 
Default Table Name  SaAutoCharge 
Physical Only  NO 
Definition 
 
Note 
 

SaAutoCharge Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaAutoChargeID(PK)    int  NO 
 
SyCampusID(FK)    int  NO 
 
SaBillCodeID(FK)    int  NO 
 
ChargeOnPaymentType    char(1)  NO 
 
PostOnEnrollment    bit  NO 
 
Amount    money  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
RequireHousing    bit  NO 
 
NSFFee    bit  YES 
 
FirstEnrollmentOnly    bit  NO 
 

SaAutoCharge Primary and Unique Keys 
Key Name  Key Type  Keys 
SaAutoCharge_SaAutoChargeID_U_C_IDX  PrimaryKey  SaAutoChargeID 

SaAutoCharge Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaBillCode  Non-Identifying  One To Zero or More  FK_SaAutoCharge_SaBillCodeID_SaBillCode_SaBillCodeID      SaBillCodeID  NO  YES 
SyCampus  Non-Identifying  One To Zero or More  FK_SaAutoCharge_SyCampusID_SyCampus_SyCampusID      SyCampusID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaAutoCharge_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaAutoCharge Check Constraints 
Check Constraint Name  CheckConstraint